func github.com/aws/aws-sdk-go-v2/service/s3.validateObjectIdentifier

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L3055: func validateObjectIdentifier(v *types.ObjectIdentifier) error {
		validators.go#L3076: 		if err := validateObjectIdentifier(&v[i]); err != nil {